home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 2004 April / SGI IRIX 6.5 Applications 2004 April.iso / dist / mozilla.idb / var / netscape / mozilla / chrome / bg-BG.jar / locale / bg-BG / venkman / contents.rdf next >
Extensible Markup Language  |  2003-07-14  |  3KB  |  66 lines

  1. <?xml version="1.0"?>
  2.  
  3. <!--
  4.    -
  5.    - The contents of this file are subject to the Mozilla Public License
  6.    - Version 1.1 (the "License"); you may not use this file except in
  7.    - compliance with the License. You may obtain a copy of the License at
  8.    - http://www.mozilla.org/MPL/ 
  9.    - 
  10.    - Software distributed under the License is distributed on an "AS IS" basis,
  11.    - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  12.    - for the specific language governing rights and limitations under the
  13.    - License. 
  14.    -
  15.    - The Original Code is The JavaScript Debugger
  16.    - 
  17.    - The Initial Developer of the Original Code is
  18.    - Netscape Communications Corporation
  19.    - Portions created by Netscape are
  20.    - Copyright (C) 1998 Netscape Communications Corporation.
  21.    - All Rights Reserved.
  22.    -
  23.    - Alternatively, the contents of this file may be used under the
  24.    - terms of the GNU Public License (the "GPL"), in which case the
  25.    - provisions of the GPL are applicable instead of those above.
  26.    - If you wish to allow use of your version of this file only
  27.    - under the terms of the GPL and not to allow others to use your
  28.    - version of this file under the MPL, indicate your decision by
  29.    - deleting the provisions above and replace them with the notice
  30.    - and other provisions required by the GPL.  If you do not delete
  31.    - the provisions above, a recipient may use your version of this
  32.    - file under either the MPL or the GPL.
  33.    -
  34.    - Contributor(s):
  35.    -  Robert Ginda, <rginda@netscape.com>, original author
  36.    -
  37.    -->
  38.  
  39. <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  40.          xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
  41.  
  42.   <!-- list all the packages being supplied by this jar -->
  43.   <RDF:Seq about="urn:mozilla:locale:root">
  44.     <RDF:li resource="urn:mozilla:locale:bg-BG"/>
  45.   </RDF:Seq>
  46.  
  47.   <!-- locale information -->
  48.   <RDF:Description about="urn:mozilla:locale:bg-BG"
  49.         chrome:displayName="╨æ╤è╨╗╨│╨░╤Ç╤ü╨║╨╕ (BG)" 
  50.         chrome:author="╨ƒ╨╡╤é╤è╤Ç ╨Æ╨╡╨╗╨╕╨║╨╛╨▓" 
  51.         chrome:name="bg-BG" 
  52.         chrome:previewURL="http://www.mozilla.org/locales/bg-BG.gif">
  53.     <chrome:packages>
  54.       <RDF:Seq about="urn:mozilla:locale:bg-BG:packages">
  55.         <RDF:li resource="urn:mozilla:locale:bg-BG:venkman"/>
  56.       </RDF:Seq>
  57.     </chrome:packages>
  58.   </RDF:Description>
  59.  
  60.   <!-- Version Information.  State that we work only with major version of this
  61.        package. -->
  62.   <RDF:Description about="urn:mozilla:locale:bg-BG:venkman"
  63.        chrome:localeVersion="1.4"/>
  64.  
  65. </RDF:RDF>
  66.